chore(dotnet): Upgrade Microsoft.SemanticKernel From 1.43.0 to 1.70.0#113
Closed
chore(dotnet): Upgrade Microsoft.SemanticKernel From 1.43.0 to 1.70.0#113
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the centrally-managed .NET package versions to upgrade Microsoft.SemanticKernel (and its OpenAI/AzureOpenAI connectors) to a newer release, and includes regenerated NuGet lock files across multiple projects.
Changes:
- Bump
Microsoft.SemanticKernel*packages from1.43.0to1.70.0via central package management (Directory.Packages.props). - Regenerate multiple
packages.lock.jsonfiles (appears to be a wholesale rewrite/normalization rather than dependency deltas).
Reviewed changes
Copilot reviewed 2 out of 26 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| Directory.Packages.props | Central package version bump for Microsoft.SemanticKernel* to 1.70.0. |
| OneDotNet/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/PhiFailureDetector.UnitTest/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/OxfordDictExtractor.Tests/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/MicrosoftExtensions.Logging.Xunit.v3.Tests/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/MicrosoftExtensions.Logging.Xunit.v2.Tests/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/MicrosoftExtensions.Logging.MSTest.Tests/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/Memoization.Tests/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/Hjg.Pngcs.ManualTests/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/tests/CircularList.UnitTest/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/srcs/public/lib/Hjg.Pngcs/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/srcs/public/app/PhiFailureDetector.Console/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/srcs/private/lib/Memoization.Generators/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/srcs/private/app/OxfordWordlistExtractor/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/srcs/private/app/OxfordDictExtractor/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/srcs/private/app/DotNetLockFileLister/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/codelab/TplLab/packages.lock.json | Lockfile rewritten/normalized. |
| OneDotNet/codelab/TaskAssigner/packages.lock.json | Lockfile rewritten/normalized. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.